[INFO] fetching crate icann-rdap-client 0.0.28...
[INFO] testing icann-rdap-client-0.0.28 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate icann-rdap-client 0.0.28 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate icann-rdap-client 0.0.28
[INFO] finished tweaking crates.io crate icann-rdap-client 0.0.28
[INFO] tweaked toml for crates.io crate icann-rdap-client 0.0.28 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icann-rdap-client 0.0.28 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate icann-rdap-client 0.0.28 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d650f37e0d009a109a4198b522e7f2edcd7ca40c4ae435bc2e899dbb8558c8d9
[INFO] running `Command { std: "docker" "start" "-a" "d650f37e0d009a109a4198b522e7f2edcd7ca40c4ae435bc2e899dbb8558c8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d650f37e0d009a109a4198b522e7f2edcd7ca40c4ae435bc2e899dbb8558c8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d650f37e0d009a109a4198b522e7f2edcd7ca40c4ae435bc2e899dbb8558c8d9", kill_on_drop: false }`
[INFO] [stdout] d650f37e0d009a109a4198b522e7f2edcd7ca40c4ae435bc2e899dbb8558c8d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61c3f396e1687f2db7529915b4d73b14194700f058f751deb485cd99df33858f
[INFO] running `Command { std: "docker" "start" "-a" "61c3f396e1687f2db7529915b4d73b14194700f058f751deb485cd99df33858f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling utf8-decode v2.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling cidr v0.3.1
[INFO] [stderr]    Compiling pct-str v3.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling try_match_inner v0.5.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling try_match v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling buildstructor v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling jsonpath-rust v1.0.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling jsonpath_lib v0.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling prefix-trie v0.2.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling icann-rdap-common v0.0.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling icann-rdap-client v0.0.28 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "61c3f396e1687f2db7529915b4d73b14194700f058f751deb485cd99df33858f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c3f396e1687f2db7529915b4d73b14194700f058f751deb485cd99df33858f", kill_on_drop: false }`
[INFO] [stdout] 61c3f396e1687f2db7529915b4d73b14194700f058f751deb485cd99df33858f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42fb474cc3d5dbcc2e95fe09ed54a3b4dc6761ca41a53f812ca8101038694288
[INFO] running `Command { std: "docker" "start" "-a" "42fb474cc3d5dbcc2e95fe09ed54a3b4dc6761ca41a53f812ca8101038694288", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling goldenfile v1.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling icann-rdap-client v0.0.28 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.16s
[INFO] running `Command { std: "docker" "inspect" "42fb474cc3d5dbcc2e95fe09ed54a3b4dc6761ca41a53f812ca8101038694288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42fb474cc3d5dbcc2e95fe09ed54a3b4dc6761ca41a53f812ca8101038694288", kill_on_drop: false }`
[INFO] [stdout] 42fb474cc3d5dbcc2e95fe09ed54a3b4dc6761ca41a53f812ca8101038694288
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 733837beacffc4c3638d25cc5e0bf8cb7e37dadf2238f6be2224720aa6b35129
[INFO] running `Command { std: "docker" "start" "-a" "733837beacffc4c3638d25cc5e0bf8cb7e37dadf2238f6be2224720aa6b35129", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icann_rdap_client-cb86d1fbbade2838)
[INFO] [stdout] 
[INFO] [stdout] running 236 tests
[INFO] [stdout] test http::reqwest::tests::test_default_headers_empty_exts_list ... ok
[INFO] [stdout] test http::reqwest::tests::test_default_headers_single_extension ... ok
[INFO] [stdout] test iana::bootstrap::test::GIVEN_membootstrap_with_autnum_WHEN_get_autnum_query_url_THEN_correct_url ... ok
[INFO] [stdout] test iana::bootstrap::test::GIVEN_membootstrap_with_ipv4_THEN_get_ipv4_query_urls_THEN_correct_url ... ok
[INFO] [stdout] test http::reqwest::tests::test_default_headers_with_exts_list ... ok
[INFO] [stdout] test gtld::domain::tests::test_moscow_response ... ok
[INFO] [stdout] test http::reqwest::tests::test_default_headers_with_host_and_origin ... ok
[INFO] [stdout] test iana::bootstrap::test::GIVEN_membootstrap_with_ipv6_THEN_get_ipv6_query_urls_THEN_correct_url ... ok
[INFO] [stdout] test iana::bootstrap::test::GIVEN_membootstrap_with_tag_THEN_get_tag_query_urls_THEN_correct_url ... ok
[INFO] [stdout] test iana::bootstrap::test::GIVEN_membootstrap_with_dns_WHEN_get_domain_query_url_THEN_correct_url ... ok
[INFO] [stdout] test gtld::domain::tests::test_lemonde_response ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_only ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_with_empty_links ... ok
[INFO] [stdout] test md::entity::tests::test_md_entity_with_handle_and_no_show_redactions ... ok
[INFO] [stdout] test md::autnum::tests::test_md_autnum_with_handle_and_no_show_redactions ... ok
[INFO] [stdout] test md::autnum::tests::test_md_autnum_with_handle_and_redactions ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_and_variants ... ok
[INFO] [stdout] test md::entity::tests::test_md_entity_with_handle_and_redactions ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_with_empty_events ... ok
[INFO] [stdout] test md::entity::tests::test_md_entity_with_handle ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_with_two_links ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_and_handle ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_and_no_show_redactions ... ok
[INFO] [stdout] test md::nameserver::tests::test_md_nameserver_with_ldh_and_handle ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_with_events ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_with_one_link ... ok
[INFO] [stdout] test md::autnum::tests::test_md_autnum_with_handle_and_remarks ... ok
[INFO] [stdout] test md::string::tests::test_list ... ok
[INFO] [stdout] test md::entity::tests::test_md_entity_with_no_handle_but_roles ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_and_redactions ... ok
[INFO] [stdout] test md::error::test::test_md_error ... ok
[INFO] [stdout] test md::string::tests::test_sentences::case_2 ... ok
[INFO] [stdout] test gtld::domain::tests::test_ms_click_response ... ok
[INFO] [stdout] test md::string::tests::test_replace_md_chars ... ok
[INFO] [stdout] test md::string::tests::test_sentences::case_1 ... ok
[INFO] [stdout] test md::string::tests::test_list_of_sentences ... ok
[INFO] [stdout] test md::string::tests::test_words::case_1 ... ok
[INFO] [stdout] test md::string::tests::test_sentences::case_3 ... ok
[INFO] [stdout] test md::nameserver::tests::test_md_ns_with_ldh_and_redactions ... ok
[INFO] [stdout] test md::domain::tests::test_md_domain_with_ldh_and_secure_dns ... ok
[INFO] [stdout] test md::network::tests::test_md_network_with_handle_and_redactions ... ok
[INFO] [stdout] test md::network::tests::test_md_network_with_handle_and_remarks ... ok
[INFO] [stdout] test md::redacted::tests::test_process_dont_replace_number ... ok
[INFO] [stdout] test md::redacted::tests::test_process_empty_value ... ok
[INFO] [stdout] test md::nameserver::tests::test_md_nameserver_with_ldh_only ... ok
[INFO] [stdout] test md::network::tests::test_md_network_with_handle_and_no_show_redactions ... ok
[INFO] [stdout] test md::nameserver::tests::test_md_ns_with_ldh_and_no_show_redactions ... ok
[INFO] [stdout] test md::redacted::tests::test_process_partial_value ... ok
[INFO] [stdout] test md::string::tests::test_words::case_2 ... ok
[INFO] [stdout] test md::table::tests::GIVEN_header_and_2_data_ref_twice_WHEN_to_md_THEN_header_format_and_header ... ok
[INFO] [stdout] test rdap::qtype::tests::test_as_followed_by_number_query_type_from_str ... ok
[INFO] [stdout] test rdap::qtype::tests::test_bad_input_query_type_from_str::case_1 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_01 ... ok
[INFO] [stdout] test md::table::tests::GIVEN_header_WHEN_to_md_THEN_header_format_and_header ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_04 ... ok
[INFO] [stdout] test md::table::tests::GIVEN_header_and_data_WHEN_to_md_THEN_header_format_and_header ... ok
[INFO] [stdout] test rdap::qtype::tests::test_autnum_query_url ... ok
[INFO] [stdout] test md::table::tests::GIVEN_header_and_data_ref_WHEN_to_md_THEN_header_format_and_header ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_02 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_03 ... ok
[INFO] [stdout] test md::table::tests::GIVEN_header_and_2_data_WHEN_to_md_THEN_header_format_and_header ... ok
[INFO] [stdout] test rdap::qtype::tests::test_bad_input_query_type_from_str::case_2 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_05 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_06 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_ns_name_search_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_entity_handle_search_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_entity_name_search_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_07 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_entity_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_10 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_08 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_cidr_parse_cidr::case_09 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_name_search_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_ns_ip_search_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_name_query_type_from_str::case_1 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_name_query_type_from_str::case_4 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_name_query_type_from_str::case_5 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_name_query_type_from_str::case_3 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_domain_name_query_type_from_str::case_2 ... ok
[INFO] [stdout] test md::table::tests::GIVEN_header_and_2_data_ref_WHEN_to_md_THEN_header_format_and_header ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv4_cidr_query_type_from_str ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv4addr_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv4cidr_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv6_query_type_from_str ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv6_cidr_query_type_from_str ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv6addr_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv6cidr_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ns_name_search_query_url ... ok
[INFO] [stdout] test rdap::qtype::tests::test_name_server_query_type_from_str::case_2 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_name_server_query_type_from_str::case_1 ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_is_redaction_registered_for_role ... ok
[INFO] [stdout] test rdap::qtype::tests::test_number_query_type_from_str ... ok
[INFO] [stdout] test rdap::qtype::tests::test_name_server_query_type_from_str::case_3 ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ns_query_url ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_are_redactions_registered ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_are_redactions_registered_for_role_miss_redaction ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_is_redaction_registered_for_wrong_type ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ipv4_query_type_from_str ... ok
[INFO] [stdout] test rdap::qtype::tests::test_ns_ip_search_query_url ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_is_redaction_registered_with_many ... ok
[INFO] [stdout] test rdap::qtype::tests::test_url_query_type_from_str::case_2 ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_are_redactions_registered_for_role ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_are_redactions_registered_for_role_miss_role ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_are_redactions_registered_with_none_present ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_is_redaction_registered_with_none_given ... ok
[INFO] [stdout] test rdap::qtype::tests::test_url_query_type_from_str::case_1 ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_empty_remarks ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_existing_same_key ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_existing_remark_no_simple_redaction_key ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_existing_different_key ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_multiple_existing_remarks_with_duplicate ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_none_remarks ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_empty_key_and_description ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_test_or_registered_redaction_getting_redacted_text ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_text_or_registered_redaction_for_role ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_false_when_only_pre_path_and_post_path_only ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_false_when_only_pre_path_and_post_replacement_paths_no_pre ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_false_when_only_pre_path_and_replacement_path_only ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_false_when_only_pre_path_false_minimal ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_false_when_only_pre_path_false_with_post_path ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_false_when_only_pre_path_false_with_pre_path ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_true_when_minimal_redaction ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_true_when_only_pre_path_and_all_paths_present ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_true_when_only_pre_path_and_pre_path_exists ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_true_when_only_pre_path_false_with_post_path ... ok
[INFO] [stdout] test rdap::qtype::tests::test_single_word_query_type_from_str ... ok
[INFO] [stdout] test rdap::redacted::registered_redactions::tests::test_redaction_registered_for_tech_email ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_add_remark_with_multiple_existing_remarks_no_duplicate ... ok
[INFO] [stdout] test rdap::redacted::simplify::tests::test_is_only_pre_path_returns_true_when_only_pre_path_false_with_replacement_path ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_domain_with_non_registrant_entities_when_simplify_registrant_city_then_returns_unchanged ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_domain_with_registrant_entity_when_simplify_registrant_city_then_redacts_city ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_domain_with_registrant_entity_when_simplify_registrant_postal_code_then_redacts_postal_code ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_domain_with_multiple_entities_when_simplify_registrant_street_then_only_redacts_first_registrant ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_domain_with_registrant_entity_when_simplify_registrant_street_then_redacts_street ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_domain_without_entities_when_simplify_registrant_street_then_returns_unchanged ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_registrant_entity_without_contact_when_simplify_registrant_postal_code_then_skips_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_registrant_with_existing_remarks_when_simplify_registrant_city_then_adds_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_registrant_without_postal_address_when_simplify_registrant_street_then_skips_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_entity_with_multiple_roles_including_registrant ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_registrant_without_city_when_simplify_registrant_city_then_sets_redacted_city ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_registrant_without_postal_code_when_simplify_registrant_postal_code_then_sets_redacted_postal_code ... ok
[INFO] [stdout] test rdap::redacted::simplify_addr::tests::given_registrant_with_multiple_addresses_when_simplify_registrant_street_then_redacts_all_streets ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_no_registrant_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_multiple_entities_registrant_not_first ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_multiple_entities_first_is_registrant_with_contact_and_emails ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_no_entities ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_registrant_entity_no_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_registrant_entity_with_contact_and_emails ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_entity_with_multiple_roles_including_tech ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_tech_entity_contact_no_emails ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_tech_entity_no_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_tech_entity_with_contact_and_emails ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_multiple_entities_first_is_tech_with_contact_and_emails ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_multiple_entities_tech_not_first ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_no_entities ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_no_tech_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_registrant_entity_contact_no_emails ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_registrant_email_with_registrant_entity_with_same_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_domain_id_with_domain_no_handle ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_domain_id_with_domain_with_same_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_entity_no_handle ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_entity_with_multiple_roles_including_registrant ... ok
[INFO] [stdout] test rdap::redacted::simplify_email::tests::test_simplify_tech_email_with_tech_entity_with_same_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_domain_id_with_domain ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_domain_id_with_domain_no_remarks ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_multiple_entities_first_is_registrant ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_entity_with_same_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_multiple_entities_registrant_not_first ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_no_entities ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_no_registrant_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_tech_id_with_multiple_entities_first_is_tech ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_registrant_id_with_registrant_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_tech_id_with_multiple_entities_tech_not_first ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_tech_id_with_no_tech_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_tech_id_with_tech_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_tech_id_with_tech_entity_no_handle ... ok
[INFO] [stdout] test rdap::redacted::simplify_ids::tests::test_simplify_registry_tech_id_with_tech_entity_with_same_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_entity_with_multiple_roles_including_registrant ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_multiple_entities_first_is_registrant_with_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_multiple_entities_registrant_not_first ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_no_entities ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_no_registrant_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_registrant_entity_contact_no_full_name ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_registrant_entity_no_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_registrant_entity_with_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_registrant_entity_with_localizations ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_registrant_name_with_registrant_entity_with_same_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_entity_with_multiple_roles_including_tech ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_multiple_entities_first_is_tech_with_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_multiple_entities_tech_not_first ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_no_entities ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_no_tech_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_tech_entity_contact_no_full_name ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_tech_entity_no_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_tech_entity_with_contact ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_tech_entity_with_localizations ... ok
[INFO] [stdout] test rdap::redacted::simplify_names::tests::test_simplify_tech_name_with_tech_entity_with_same_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_org::tests::given_domain_with_non_registrant_entities_when_simplify_registrant_org_then_returns_unchanged ... ok
[INFO] [stdout] test rdap::redacted::simplify_org::tests::given_domain_with_multiple_entities_when_simplify_registrant_org_then_only_redacts_first_registrant ... ok
[INFO] [stdout] test rdap::redacted::simplify_org::tests::given_domain_without_entities_when_simplify_registrant_org_then_returns_unchanged ... ok
[INFO] [stdout] test rdap::redacted::simplify_org::tests::given_domain_with_registrant_entity_when_simplify_registrant_org_then_redacts_organization ... ok
[INFO] [stdout] test rdap::redacted::simplify_org::tests::given_registrant_entity_without_contact_when_simplify_registrant_org_then_skips_entity ... ok
[INFO] [stdout] test rdap::redacted::simplify_org::tests::given_registrant_with_existing_remarks_when_simplify_registrant_org_then_adds_redaction_remark ... ok
[INFO] [stdout] test rdap::redacted::simplify_org::tests::given_registrant_with_localizations_when_simplify_registrant_org_then_redacts_localized_org_names ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_administrative_entity_when_simplify_registrant_phone_ext_then_extension_not_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_administrative_entity_when_simplify_registrant_phone_then_phone_is_not_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_contact_without_phones_when_simplify_registrant_phone_ext_then_contact_is_preserved ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_domain_without_entities_when_simplify_registrant_phone_then_no_error_occurs ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_entity_without_contact_when_simplify_registrant_phone_ext_then_entity_is_preserved ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_sms_phone_when_simplify_registrant_phone_then_phone_is_not_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_entity_without_contact_when_simplify_registrant_phone_then_entity_is_preserved ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_fax_phone_ext_when_simplify_registrant_phone_ext_then_extension_not_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_fax_phone_when_simplify_registrant_fax_then_phone_is_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_phone_when_simplify_registrant_phone_then_remark_is_added ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_complex_phone_extension_when_simplify_registrant_phone_ext_then_only_ext_replaced ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_sms_phone_when_simplify_registrant_phone_ext_then_extension_not_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_phone_ext_when_simplify_registrant_phone_ext_then_remark_is_added ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_multiple_entities_with_extensions_when_simplify_registrant_phone_ext_then_only_registrant_is_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_multiple_phones_with_ext_when_simplify_registrant_phone_ext_then_only_matching_phones_modified ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_fax_phone_ext_when_simplify_registrant_fax_ext_then_extension_is_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_contact_without_phones_when_simplify_registrant_phone_then_contact_is_preserved ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_domain_without_entities_when_simplify_registrant_phone_ext_then_no_error_occurs ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_multiple_entities_when_simplify_registrant_phone_then_only_registrant_is_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_voice_phone_ext_when_simplify_registrant_phone_ext_then_extension_is_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_voice_phone_when_simplify_registrant_phone_then_phone_is_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_technical_with_voice_phone_when_simplify_tech_phone_then_phone_is_redacted ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_technical_with_voice_phone_ext_when_simplify_tech_phone_ext_then_extension_is_redacted ... ok
[INFO] [stdout] test rpsl::ttl::tests::test_push_ttl0_with_records ... ok
[INFO] [stdout] test rpsl::ttl::tests::test_rpsl_nameserver_with_ttl0 ... ok
[INFO] [stdout] test rpsl::domain::tests::test_rpsl_domain_with_ldh_and_handle_and_events ... ok
[INFO] [stdout] test rpsl::entity::tests::test_rpsl_entity_with_handle ... ok
[INFO] [stdout] test rpsl::error::tests::test_rpsl_error_with_description ... ok
[INFO] [stdout] test rpsl::network::tests::test_rpsl_network_with_cidr_and_handle ... ok
[INFO] [stdout] test rdap::redacted::simplify_phones::tests::given_registrant_with_voice_phone_no_ext_when_simplify_registrant_phone_ext_then_redaction_appended ... ok
[INFO] [stderr]    Doc-tests icann_rdap_client
[INFO] [stdout] test rpsl::nameserver::tests::test_rpsl_nameserver_with_ldh_and_handle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 236 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 66) - compile ... ok
[INFO] [stdout] test src/rdap/request.rs - rdap::request::rdap_url_request (line 23) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 29) - compile ... ok
[INFO] [stdout] test src/rdap/request.rs - rdap::request::rdap_bootstrapped_request (line 128) - compile ... ok
[INFO] [stdout] test src/rdap/request.rs - rdap::request::rdap_request (line 77) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "733837beacffc4c3638d25cc5e0bf8cb7e37dadf2238f6be2224720aa6b35129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "733837beacffc4c3638d25cc5e0bf8cb7e37dadf2238f6be2224720aa6b35129", kill_on_drop: false }`
[INFO] [stdout] 733837beacffc4c3638d25cc5e0bf8cb7e37dadf2238f6be2224720aa6b35129
